home *** CD-ROM | disk | FTP | other *** search
- Subject: Embedding a GIF file
- Sent: 6/21/96 12:47 PM
- Received: 6/24/96 8:26 AM
- From: Larry Jones, larryj@dharbor.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- When we drag in a GIF file into our part, we get the following debug message:
- The autodestruct class FW_CPrivOrderedCollectionIterator is missing an
- FW_END_CONSTRUCTOR.
-
- We tried it with Draw and got the same message. The following is part of
- the stack crawl.
-
-
- ODPartWrapperRequestFrameShape
- ODFDrawRequestFrameShape
- FW_CODPart::RequestFrameShape(Environment *ev,
- FW_CEmbeddingFrame::GetProxy(Environment *ev, ODFrame* embeddedFrame) const
- FW_CEmbeddingPart::GetProxy(Environment* ev, ODFrame* embeddedFrame) const
- FW_CPartProxyFrameIterator::Next()
- FW_CPartProxyFrameIterator::PrivFirstFrame(FW_MProxy* proxy)
- FW_CPrivOrderedCollectionIterator::~FW_CPrivOrderedCollectionIterator()
-
- FW_AutoDestructed
- FW_CDebugConsole::DebugMessage(const char*)
-
-
- Is this a bug or what?
-
- Thanks,
- Larry
- larryj@dharbor.com
-
-